.index-page-nav{
    height: 150px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
}
.index-page-ul{
    width: 126px;
    height: auto;
    margin: 0 0 0 15px;
    overflow: hidden;
    float: left;
}
.index-page-ul li strong {
    width: 118px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-align: center;
    background: #fbfbfb;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 0;
    cursor: pointer;
}
.index-page-ul li.hover strong {
    background: #2a8efa;
    color: #fff;
}
.index-page-ul li i {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #2a8efa;
    float: left;
    margin: 17px 0 0;
    display: none;
    overflow: hidden;
}
.index-page-ul li.hover i {
    display: inline;
}
.index-page-div{
    width: 1050px;
    height: 150px;
    overflow: hidden;
    float: left;
    display: none;
}
.index-page-div.on{
    display: block;
}
.index-page-div a{
    width: 80px;
    height: auto;
    float: left;
    margin: 22px 14px 0 22px;
    display: inline;
    overflow: hidden;
}
.index-page-div a img {
    width: 100%;
    height: 80px;
    border-radius: 14px;
    display: block;
    overflow: hidden;
}
.index-page-div a strong{
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 12px 0 0;
    display: block;
    overflow: hidden;
}
.index-page-div a:hover strong {
    color: #2a8efa;
}
.index-page-1{
    padding: 10px 0;
    margin-bottom: 10px;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    overflow: hidden;
}
.index-left{
    float: left;
    width: 400px;
    margin-left: 15px;
}
.swiper-index{
    position: relative;
    width: 400px;
    height: 260px;
    margin-bottom: 12px;
    overflow: hidden;
}
.swiper,.swiper-slide{
    width: 100%;
    height: 100%;
}
.swiper-slide a{
    display: block;
    position: relative;
}
.swiper-slide a span{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
}
.swiper-slide a span b{
    padding: 0 10px;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin-right: 6px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-indent: -999em;
    background: inherit;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}
.swiper-pagination{
    right: 15px;
    text-align: right;
}
.index-left-tit{
    padding: 11px 0;
    border-bottom: 1px solid #e5e3e3;
    overflow: hidden;
}
.index-left-tit .name{
    float: left;
    width: 80px;
    padding-left: 9px;
    border-left: 4px solid #2a8efa;
    font-size: 16px;
}
.index-left-tit .tabnav{
    float: right;
    padding-top: 3px;
}
.index-left-tit .tabnav b{
    padding: 0 0 0 18px;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    cursor: pointer;
}
.index-left-tit .tabnav b.hover{
    color: #2a8efa;
}
.index-must-ul{
    display: none;
}
.index-must-ul.on{
    display: block;
}
.index-must-ul li{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e5e3e3;
    overflow: hidden;
}
.index-must-ul li img{
    display: block;
    float: left;
    width: 53px;
    height: 53px;
    margin-right: 10px;
}
.index-must-ul li p {
    float: left;
    width: 230px;
}
.index-must-ul li p b {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}
.index-must-ul li p span {
    display: block;
    height: 18px;
    color: #999999;
    font-size: 12px;
    overflow: hidden;
}
.index-must-ul li em {
    display: block;
    float: right;
    width: 78px;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
    border: 1px solid #2a8efa;
    border-radius: 6px;
    font-size: 12px;
    color: #2a8efa;
    text-align: center;
}
.index-con{
    float: left;
    width: 433px;
    margin-left: 28px;
}
.index-con h2{
    height: 46px;
    line-height: 46px;
    margin-bottom: 6px;
    font-size: 22px;
    text-align: center;
    overflow: hidden;
}
.index-con h2 a{
    color: #f44334;
}
.index-con .recom{
    padding: 0 0 16px;
    text-align: center;
}
.index-con .recom a{
    padding: 0 6px;
}
.index-con-nav{
    overflow: hidden;
    margin-bottom: 26px;
}
.index-con-nav li{
    float: left;
    width: 76px;
    height: 76px;
    margin: 0 33px;
    border: 1px solid #ececec;
    border-radius: 60px;
    cursor: pointer;
}
.index-con-nav li i{
    display: block;
    width: 40px;
    height: 40px;
    margin: 17px auto 0;
}
.index-con-ul{
    display: none;
}
.index-con-ul.on{
    display: block;
}
.index-con-ul .bottom{
    padding-bottom: 19px;
    margin-bottom: 19px;
    border-bottom: 1px solid #e5e3e3;
}
.index-con-ul ul li{
    height: 22px;
    margin: 12px 0 0;
    display: block;
    overflow: hidden;
}
.index-con-ul ul li span{
    float: left;
    width: 55px;
    margin: 2px 22px 0 0;
    font-size: 12px;
    color: #999999;
}
.index-con-ul ul li img {
    width: 22px;
    height: 22px;
    border-radius: 4px;
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
}
.index-con-ul ul li a {
    width: 216px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    overflow: hidden;
}
.index-con-ul ul li em {
    height: 22px;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    color: #ff5555;
    float: right;
    display: inline;
    overflow: hidden;
}
.index-right{
    float: right;
    width: 285px;
    margin-right: 10px;
}
.index-right .hot .hot-title{
    overflow: hidden;
}
.index-right .hot .hot-title span {
    display: block;
    float: left;
    padding-left: 9px;
    font-size: 16px;
    font-weight: bold;
    border-left: 4px solid #2a8efa;
}
.index-right .hot .hot-title a {
    float: right;
    margin-top: 3px;
    font-size: 12px;
    color: #666666;
}
.hot-ul li {
    position: relative;
    width: 285px;
    height: 140px;
    margin-top: 10px;
}
.hot-ul li img {
    display: block;
    width: 285px;
    height: 140px;
}
.hot-ul li span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.ht-title{
    width: 1160px;
    margin: 18px auto;
    border-bottom: 2px solid #2a8efa;
    overflow: hidden;
}
.ht-title .title{
    float: left;
    width: 90px;
    line-height: 39px;
    margin-right: 70px;
    font-size: 22px;
    color: #333333;
}
.ht-title .tab{
    float: left;
    width: 292px;
}
.ht-title .tab span{
    display: block;
    float: left;
    width: 82px;
    height: 39px;
    line-height: 39px;
    margin-right: 10px;
    background-color: #fafafa;
    border: 1px solid #eeeeee;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.ht-title .tab span.hover {
    background-color: #2a8efa;
    color: #fff;
    border: 1px solid #2a8efa;
}
.more {
    display: block;
    float: right;
    width: 45px;
    height: 26px;
    background: url(../front/private/icon.png) no-repeat 0 -130px;
}
.ht-list{
    display: none;
}
.ht-list.on{
    display: block;
}
.ht-list a {
    width: 214px;
    height: 80px;
    float: left;
    margin: 10px 0 30px 24px;
    display: inline;
    overflow: hidden;
}
.ht-list a .img {
    width: 80px;
    height: 80px;
    border-radius: 14px;
    float: left;
    margin: 0 15px 0 0;
    display: inline;
    overflow: hidden;
}
.ht-list a strong {
    width: 95px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    float: left;
    margin: 6px 0 0;
    display: inline;
    overflow: hidden;
}
.ht-list a b {
    width: 95px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 10px 0 0;
    display: inline;
    overflow: hidden;
}
.ht-list a .rank{
    margin: 6px 0 0;
    float: left;
    display: inline;
    overflow: hidden;
}
.ht-list a em {
    width: 70px;
    height: 24px;
    line-height: 24px;
    background: #2a8efa;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    float: left;
    margin: 6px 0 0;
    display: none;
    overflow: hidden;
}
.uptodate .title{
    width: 1160px;
    padding: 0 0 10px;
    margin: 18px auto;
    border-bottom: 2px solid #2a8efa;
    font-size: 22px;
    overflow: hidden;
}
.swiper-zx{
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.swiperZX{
    width: 1092px;
    margin: 0 auto;
    overflow: hidden;
}

.swiperZX .swiper-slide a{
    display: block;
    width: 260px;
    height: 130px;
    position: relative;
    overflow: hidden;
}
.swiperZX .swiper-slide img{
    display: block;
    width: 260px;
    height: 130px;
}
.swiperZX .swiper-slide a span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    font-size: 14px;
}
.swiper-button-prev{
    left: -3px;
    background: url(../images/btnl.png) no-repeat 10px 15px;;
}
.swiper-button-next{
    right:-3px;
    background: url(../images/btnr.png) no-repeat 2px 15px;;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.Ranking{
    width: 1200px;
    overflow: hidden;
    margin: 10px auto 0 auto;
    background: #fff;
    padding: 0;
}
.Ranking .Rankinglist{
    float: left;
    width: 388px;
    border: 1px solid #f3f3f3;
    margin-right: 10px;
}
.Ranking .title{
    width: 90%;
    height: 49px;
    line-height: 49px;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.Ranking .title p {
    font-size: 20px;
    font-family: Candara;
    color: #ddd;
    font-weight: 400;
    float: left;
    padding-right: 25px;
}
.Ranking .title p b {
    font-weight: normal;
    color: #333;
    margin-right: 10px;
    padding-left: 11px;
    border-left: 4px solid #2a8efa;
}
.Ranking .title span.more {
    float: right;
    margin: 0 4px 0px 0px;
    cursor: pointer;
    width: 38px;
    height: 15px;
    display: inline;
}
.Ranking .title span.more a{
    display: block;
    width: 38px;
    height: 15px;
    font-size: 12px;
    color: #999999;
}

.Ranking .Rankinglist ul{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}
.Ranking .Rankinglist ul li{
    overflow: hidden;
    margin-top: 25px;
}
.Ranking .Rankinglist ul li font {
    float: left;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
    background: #c5c5c5;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}

.Ranking .Rankinglist ul li span {
    float: left;
    width: 78px;
    height: 78px;
    overflow: hidden;
    margin: 0 15px;
}
.Ranking .Rankinglist ul li span img {
    width: 78px;
    height: 78px;
    float: left;
    display: block;
    z-index: 10;
    border-radius: 16px;
}
.Ranking .Rankinglist ul li a {
    width: 100%;
    height: 32px;
    line-height: 25px;
    display: block;
}
.Rankingtext{
    float: left;
}
.Ranking .Rankinglist ul li strong {
    display: block;
    height: 16px;
}
.Ranking .Rankinglist ul li strong img {
    height: 14px;
}
.Ranking .Rankinglist ul li u {
    width: 192px;
    display: block;
    height: 20px;
    line-height: 23px;
    font-size: 14px;
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
.Ranking .Rankinglist ul li:nth-child(1) font {
    background: #fa4e57;
}
.Ranking .Rankinglist ul li:nth-child(2) font {
    background: #fa7a53;
}
.Ranking .Rankinglist ul li:nth-child(3) font {
    background: #fbc258;
}
.labeltitle{
    width: 1160px;
    padding: 0 0 10px;
    margin: 16px auto;
    border-bottom: 1px solid #f3f3f3;
    font-size: 22px;
    overflow: hidden;
}
.labeltitle span{
    padding-left: 10px;
    border-left: 4px solid #2a8efa;
}
.labelul{
    width: 1160px;
    padding: 0 0 10px;
    margin: 16px auto;
}
.labelul li{
    float: left;
    height: 19px;
    margin-right: 25px;
    margin-bottom: 24px;
}
.labelul li a{
    padding: 6px 12px;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #f9fbfb;
    color: #666666;
}
.friendship li{
    float: left;
    margin-right: 25px;
}
.friendship li a{
    padding: 6px 12px;
    color: #666666;
}